projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1954495
)
* frame.c (x_set_screen_gamma): Apply gamma value to the frame's
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 20 Feb 2007 01:56:02 +0000
(
01:56
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 20 Feb 2007 01:56:02 +0000
(
01:56
+0000)
bgcolor.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index a6b24c04970da8aae9ba10e51be3e7f3e4831a1b..ea85360e14405a3df1c06353a957419b7a14a5ae 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2007-02-20 Chong Yidong <cyd@stupidchicken.com>
+
+ * frame.c (x_set_screen_gamma): Apply gamma value to the frame's
+ bgcolor.
+
2007-02-19 Kim F. Storm <storm@cua.dk>
* minibuf.c (Fassoc_string): Allow symbols as keys.